Skip to content

[GET] chargerInfo

/api/manager/chargerInfo

ChargerInfoRequestDTO

Attributes:

Name Type Description
charger_id str

(str) Assigned ID of the charger on site

site_id str

(str) Site id of the transaction

ChargerInfoResponseDTO

ConnectorInfoDTO

Attributes:

Name Type Description
id Optional[str]

email associated with the current charging session. null by default

type str

connector type

status str

status of the connector

ChargerInfoDTO

Attributes:

Name Type Description
name str

name of the charger

model str

model of the charger

vendor str

brand of the charger

serial_num str

unique serial number of the charger issued by the vendor

conn_status List[ConnectorInfoDTO]

list of ConnectorInfoDTO